OSynC for Max / Live 0.7a, 3 July 2012

Processing example:

OSynC.pde is a Processing sketch that captures and reports some values sent from an OSynC host.  You could use OSynC to drive events in time with various musical/temporal descriptors.

NOTE: In this example sketch, OSynC.pde listens on port 20101 [if Max has a udpreceive object listening on the same port as Processing, it steals it].  To use this sketch with the existing help files, either change the port in the sketch, or add another [udpsend ip.ip.ip.ip 20101] object.


Java source files included.  I'm not a programmer.  Suggestions welcome.
Questions/comments? alex@x37v.com

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. http://creativecommons.org/licenses/by-nc-sa/3.0/